[INFO] cloning repository https://github.com/lolhol/autobahn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lolhol/autobahn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6129ca8243f00ab9393b519ae7c8ab8d61900ca
[INFO] testing lolhol/autobahn against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lolhol/autobahn
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/lolhol/autobahn
[INFO] tweaked toml for git repo https://github.com/lolhol/autobahn written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lolhol/autobahn on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lolhol/autobahn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded tempfile v3.17.0
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded mdns-sd v0.13.10
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded no-incode-comments v0.1.0
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12a019b2492a64c4c725bfe76ed789a59f05ce92c5e1c923f4f63d7338ce8c02
[INFO] running `Command { std: "docker" "start" "-a" "12a019b2492a64c4c725bfe76ed789a59f05ce92c5e1c923f4f63d7338ce8c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12a019b2492a64c4c725bfe76ed789a59f05ce92c5e1c923f4f63d7338ce8c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a019b2492a64c4c725bfe76ed789a59f05ce92c5e1c923f4f63d7338ce8c02", kill_on_drop: false }`
[INFO] [stdout] 12a019b2492a64c4c725bfe76ed789a59f05ce92c5e1c923f4f63d7338ce8c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b040a97991d99da4957f18351632a677623428a303ca242b03937f79d19db7ad
[INFO] running `Command { std: "docker" "start" "-a" "b040a97991d99da4957f18351632a677623428a303ca242b03937f79d19db7ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tempfile v3.17.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling autobahn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling mdns-sd v0.13.10
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling no-incode-comments v0.1.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/discovery.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebSocketWrite`
[INFO] [stdout]   --> src/server.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractMessage`, `PublishMessage`, `TopicMessage`, `UnsubscribeMessage`, `build_proto_message`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stdout]   --> src/server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     AbstractMessage, MessageType, PublishMessage, ServerForwardMessage, ServerStateMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     TopicMessage, UnsubscribeMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     proto::{build_proto_message, get_message_type},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `getset::Getters`
[INFO] [stdout]  --> src/server/peer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use getset::Getters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/server/peer.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server/peer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]   --> src/server/peer.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Peer {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |   pub fn is_connected(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `contains_peer`, and `get_by_addr` are never used
[INFO] [stdout]    --> src/server/peers_map.rs:14:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PeersMap {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  14 |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |   pub async fn contains_peer(&self, server_id: &str) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   pub async fn get_by_addr(&self, addr: &Address) -> Option<Arc<RwLock<Peer>>> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/server/topics_map.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TopicsMap {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |   pub async fn get(&self) -> tokio::sync::RwLockReadGuard<'_, TopicMap> {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_peers_server_msg` is never used
[INFO] [stdout]  --> src/server/util.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn send_peers_server_msg(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optimally_send_peers` is never used
[INFO] [stdout]   --> src/server/util.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn optimally_send_peers(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{env, sync::Arc};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 4m 05s
[INFO] running `Command { std: "docker" "inspect" "b040a97991d99da4957f18351632a677623428a303ca242b03937f79d19db7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b040a97991d99da4957f18351632a677623428a303ca242b03937f79d19db7ad", kill_on_drop: false }`
[INFO] [stdout] b040a97991d99da4957f18351632a677623428a303ca242b03937f79d19db7ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cc9515ecb8f2eb8b84b259cee9ffa48b20803d7ffae3d14ae15790c7f711a2c
[INFO] running `Command { std: "docker" "start" "-a" "1cc9515ecb8f2eb8b84b259cee9ffa48b20803d7ffae3d14ae15790c7f711a2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling mdns-sd v0.13.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling no-incode-comments v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling autobahn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/discovery.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebSocketWrite`
[INFO] [stdout]   --> src/server.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractMessage`, `PublishMessage`, `TopicMessage`, `UnsubscribeMessage`, `build_proto_message`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stdout]   --> src/server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     AbstractMessage, MessageType, PublishMessage, ServerForwardMessage, ServerStateMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     TopicMessage, UnsubscribeMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     proto::{build_proto_message, get_message_type},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `getset::Getters`
[INFO] [stdout]  --> src/server/peer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use getset::Getters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/server/peer.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server/peer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]   --> src/server/peer.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Peer {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |   pub fn is_connected(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `contains_peer`, and `get_by_addr` are never used
[INFO] [stdout]    --> src/server/peers_map.rs:14:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PeersMap {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  14 |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |   pub async fn contains_peer(&self, server_id: &str) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   pub async fn get_by_addr(&self, addr: &Address) -> Option<Arc<RwLock<Peer>>> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/server/topics_map.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TopicsMap {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |   pub async fn get(&self) -> tokio::sync::RwLockReadGuard<'_, TopicMap> {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_peers_server_msg` is never used
[INFO] [stdout]  --> src/server/util.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn send_peers_server_msg(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optimally_send_peers` is never used
[INFO] [stdout]   --> src/server/util.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn optimally_send_peers(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/discovery.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebSocketWrite`
[INFO] [stdout]   --> src/server.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractMessage`, `PublishMessage`, `TopicMessage`, `UnsubscribeMessage`, `build_proto_message`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stdout]   --> src/server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     AbstractMessage, MessageType, PublishMessage, ServerForwardMessage, ServerStateMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     TopicMessage, UnsubscribeMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     proto::{build_proto_message, get_message_type},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `getset::Getters`
[INFO] [stdout]  --> src/server/peer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use getset::Getters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/server/peer.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server/peer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{env, sync::Arc};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/integration_tests.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 |   let (mut write, mut read) = ws.split();
[INFO] [stdout]    |        ----^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sync::Arc`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{env, sync::Arc};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WsWrite` is never used
[INFO] [stdout]   --> tests/integration_tests.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | type WsWrite = futures_util::stream::SplitSink<WsStream, tungstenite::Message>;
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_random_bytes_number` is never used
[INFO] [stdout]   --> src/util.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |   fn generate_random_bytes_number(num: usize) -> Vec<u8> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "1cc9515ecb8f2eb8b84b259cee9ffa48b20803d7ffae3d14ae15790c7f711a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc9515ecb8f2eb8b84b259cee9ffa48b20803d7ffae3d14ae15790c7f711a2c", kill_on_drop: false }`
[INFO] [stdout] 1cc9515ecb8f2eb8b84b259cee9ffa48b20803d7ffae3d14ae15790c7f711a2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30641160aba2f8fee788807c12f75ca3ede2b97abe0f1dd14e7eaa53dd085df9
[INFO] running `Command { std: "docker" "start" "-a" "30641160aba2f8fee788807c12f75ca3ede2b97abe0f1dd14e7eaa53dd085df9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `time`
[INFO] [stderr]  --> src/discovery.rs:1:38
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stderr]   |                                      ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stderr]   --> src/server.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WebSocketWrite`
[INFO] [stderr]   --> src/server.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AbstractMessage`, `PublishMessage`, `TopicMessage`, `UnsubscribeMessage`, `build_proto_message`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stderr]   --> src/server.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     AbstractMessage, MessageType, PublishMessage, ServerForwardMessage, ServerStateMessage,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     TopicMessage, UnsubscribeMessage,
[INFO] [stderr]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     proto::{build_proto_message, get_message_type},
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `getset::Getters`
[INFO] [stderr]  --> src/server/peer.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use getset::Getters;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `connect_async`
[INFO] [stderr]   --> src/server/peer.rs:10:3
[INFO] [stderr]    |
[INFO] [stderr] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stderr]    |   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stderr]   --> src/server/peer.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_connected` is never used
[INFO] [stderr]   --> src/server/peer.rs:63:10
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl Peer {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 63 |   pub fn is_connected(&self) -> bool {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `contains_peer`, and `get_by_addr` are never used
[INFO] [stderr]    --> src/server/peers_map.rs:14:10
[INFO] [stderr]     |
[INFO] [stderr]  13 | impl PeersMap {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr]  14 |   pub fn new() -> Self {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] ...
[INFO] [stderr]  78 |   pub async fn contains_peer(&self, server_id: &str) -> bool {
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |   pub async fn get_by_addr(&self, addr: &Address) -> Option<Arc<RwLock<Peer>>> {
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]   --> src/server/topics_map.rs:69:16
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl TopicsMap {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 69 |   pub async fn get(&self) -> tokio::sync::RwLockReadGuard<'_, TopicMap> {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_peers_server_msg` is never used
[INFO] [stderr]  --> src/server/util.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub async fn send_peers_server_msg(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `optimally_send_peers` is never used
[INFO] [stderr]   --> src/server/util.rs:19:14
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub async fn optimally_send_peers(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `autobahn` (lib) generated 12 warnings (run `cargo fix --lib -p autobahn` to apply 7 suggestions)
[INFO] [stderr] warning: unused import: `sync::Arc`
[INFO] [stderr]  --> src/main.rs:3:16
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{env, sync::Arc};
[INFO] [stderr]   |                ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `autobahn` (bin "autobahn") generated 1 warning (run `cargo fix --bin "autobahn" -p autobahn` to apply 1 suggestion)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tests/integration_tests.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 |   let (mut write, mut read) = ws.split();
[INFO] [stderr]    |        ----^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `WsWrite` is never used
[INFO] [stderr]   --> tests/integration_tests.rs:18:6
[INFO] [stderr]    |
[INFO] [stderr] 18 | type WsWrite = futures_util::stream::SplitSink<WsStream, tungstenite::Message>;
[INFO] [stderr]    |      ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_random_bytes_number` is never used
[INFO] [stderr]   --> src/util.rs:47:6
[INFO] [stderr]    |
[INFO] [stderr] 47 |   fn generate_random_bytes_number(num: usize) -> Vec<u8> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `autobahn` (bin "autobahn" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `autobahn` (test "integration_tests") generated 2 warnings (run `cargo fix --test "integration_tests" -p autobahn` to apply 1 suggestion)
[INFO] [stderr] warning: `autobahn` (lib test) generated 8 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autobahn-bf584c42af05250f)
[INFO] [stdout] running 45 tests
[INFO] [stdout] test config::tests::test_get_config_from_args ... ok
[INFO] [stdout] test discovery::tests::test_get_local_ip_helpers_do_not_panic ... ok
[INFO] [stdout] test discovery::tests::test_run_discovery_server_does_not_panic ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_publish_delivers_to_local_subscribers ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_updates_peer_topics ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_bad_bytes_is_ignored ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_adds_subscriber_to_topic ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_bad_bytes_is_ignored ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_removes_subscriber_and_topic ... ok
[INFO] [stdout] test server::peer::tests::test_close_websock_disconnects ... ok
[INFO] [stdout] test server::peer::tests::test_ensure_connection_sets_id_topics_and_resets_attempts ... ok
[INFO] [stdout] test server::peer::tests::test_send_raw_sends_bytes_to_peer ... ok
[INFO] [stdout] test server::peer::tests::test_send_raw_to_unreachable_peer_returns_false ... ok
[INFO] [stdout] test server::peer::tests::test_update_topics_replaces_set ... ok
[INFO] [stdout] test server::peers_map::tests::test_add_peer_deduplicates_by_address ... ok
[INFO] [stdout] test server::peers_map::tests::test_check_connection_attempts_and_remove_drops_failing_peers ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_unknown_peer_is_noop ... ok
[INFO] [stdout] test server::peers_map::tests::test_ensure_connections_sets_peer_id_and_topics ... ok
[INFO] [stdout] test server::peers_map::tests::test_update_peers_self_state_sends_to_all_peers ... ok
[INFO] [stdout] test server::tests::test_peer_connection ... ok
[INFO] [stdout] test server::tests::test_server_creation ... ok
[INFO] [stdout] test server::topics_map::tests::test_new_topics_map ... ok
[INFO] [stdout] test server::topics_map::tests::test_push_subscriber ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_subscriber ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_subscriber_from_topic ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_unused_topics ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_delivers_original_publish_bytes ... ok
[INFO] [stdout] test discovery::tests::test_create_service_info_contains_ip_and_port_props ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_prunes_failed_subscriber_but_keeps_working_ones ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_unknown_topic_is_noop ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_removes_topic_if_last_subscriber_fails ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_does_not_wedge_unsubscribe_paths ... ok
[INFO] [stdout] test server::util::tests::test_send_peers_server_msg_wraps_in_server_forward_message ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_failure_returns_default ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_success ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_type_publish ... ok
[INFO] [stdout] test util::tests::test_address_build_ws_url_and_to_string_and_display ... ok
[INFO] [stdout] test util::tests::test_address_from_str ... ok
[INFO] [stdout] test util::tests::test_address_from_str_invalid ... ok
[INFO] [stdout] test server::util::tests::test_optimally_send_peers_sends_to_all ... ok
[INFO] [stdout] test discovery::tests::test_run_discovery_server_continuous_runs_at_least_once ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_bad_bytes_is_ignored ... ok
[INFO] [stdout] test server::peers_map::tests::test_send_to_peers_filters_by_topic_interest ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_non_publish_is_ignored ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_timeout_prunes_locked_subscriber ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autobahn-e7df3512fecfc34e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-47920da2eaceb326)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_multi_topic_subscribe_receives_both ... ok
[INFO] [stdout] test test_publish_many_messages_delivered_count ... ok
[INFO] [stdout] test test_same_payload_published_twice_delivers_twice ... ok
[INFO] [stdout] test test_reconnect_new_subscriber_receives_after_old_disconnect ... ok
[INFO] [stdout] test test_server_discovery ... FAILED
[INFO] [stdout] test test_server_replies_pong_to_ping ... ok
[INFO] [stdout] test test_server_startup ... ok
[INFO] [stdout] test test_server_survives_bad_client_message_and_accepts_new_clients ... ok
[INFO] [stdout] test test_peer_forwarding_delivers_to_remote_subscribers ... ok
[INFO] [stdout] test test_single_server_pubsub_delivery ... ok
[INFO] [stdout] test test_peer_forwarding_multiple_subscribers_remote ... ok
[INFO] [stdout] test test_peer_communication ... ok
[INFO] [stdout] test test_two_subscribers_both_receive_local ... ok
[INFO] [stdout] test test_topic_isolation_local_no_cross_delivery ... ok
[INFO] [stdout] test test_unsubscribe_stops_delivery ... ok
[INFO] [stdout] test test_unsubscribe_one_topic_keeps_other ... ok
[INFO] [stdout] test test_forwarding_is_transitive_across_peers ... ok
[INFO] [stdout] test test_peer_forwarding_stops_after_remote_unsubscribe ... ok
[INFO] [stdout] test test_peer_forwarding_between_two_servers_does_not_loop_or_duplicate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_server_discovery stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server_discovery' (77) panicked at src/discovery.rs:22:35:
[INFO] [stdout] Failed to get any valid IP address
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637cbbfa0cba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637cbbfa0cba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637cbbfa0cba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637cbbfa0cba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637cbbfb7c7a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637cbbfb7c7a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x637cbbfa5b72 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637cbbfa5b72 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637cbbf7edbf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637cbbf7edbf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637cbbf98989 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637cbbe2b69c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637cbbe2b69c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637cbbf98c02 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637cbbf98c02 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637cbbf7ee78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637cbbf76739 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637cbbf7fd4d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637cbbfb842c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637cbbfb80f4 - core[786f478f706679df]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x637cbbfb80f4 - core[786f478f706679df]::option::expect_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x637cbbe7f66b - <core[786f478f706679df]::option::Option<alloc[64763625b5a07cdb]::string::String>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x637cbbe7f66b - <autobahn[f2e9da4682f82d46]::discovery::Discovery>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:22:35
[INFO] [stdout]   23:     0x637cbbe7f66b - <core[786f478f706679df]::option::Option<alloc[64763625b5a07cdb]::string::String>>::unwrap_or_else::<<autobahn[f2e9da4682f82d46]::discovery::Discovery>::new::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:1067:21
[INFO] [stdout]   24:     0x637cbbe7f66b - <autobahn[f2e9da4682f82d46]::discovery::Discovery>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:20:46
[INFO] [stdout]   25:     0x637cbbdb8daf - integration_tests[a62a7634549a02fd]::test_server_discovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:123:21
[INFO] [stdout]   26:     0x637cbbde1380 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x637cbbde1380 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x637cbbde1380 - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:746:70
[INFO] [stdout]   29:     0x637cbbde1380 - tokio[ca1e3f6d39299859]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x637cbbde1380 - tokio[ca1e3f6d39299859]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x637cbbde1380 - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:746:25
[INFO] [stdout]   32:     0x637cbbde1380 - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:433:19
[INFO] [stdout]   33:     0x637cbbdf9bae - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:745:44
[INFO] [stdout]   34:     0x637cbbdf9bae - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:833:68
[INFO] [stdout]   35:     0x637cbbdf9bae - <tokio[ca1e3f6d39299859]::runtime::context::scoped::Scoped<tokio[ca1e3f6d39299859]::runtime::scheduler::Context>>::set::<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x637cbbde364f - tokio[ca1e3f6d39299859]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x637cbbde364f - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[ca1e3f6d39299859]::runtime::context::Context>>::try_with::<tokio[ca1e3f6d39299859]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x637cbbde364f - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[ca1e3f6d39299859]::runtime::context::Context>>::with::<tokio[ca1e3f6d39299859]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x637cbbde2e07 - tokio[ca1e3f6d39299859]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x637cbbde2e07 - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:833:27
[INFO] [stdout]   41:     0x637cbbde2e07 - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:733:24
[INFO] [stdout]   42:     0x637cbbe04faa - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:201:33
[INFO] [stdout]   43:     0x637cbbe04faa - tokio[ca1e3f6d39299859]::runtime::context::runtime::enter_runtime::<<tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x637cbbdf0315 - <tokio[ca1e3f6d39299859]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:189:9
[INFO] [stdout]   45:     0x637cbbdf0315 - <tokio[ca1e3f6d39299859]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   46:     0x637cbbdf0315 - <tokio[ca1e3f6d39299859]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   47:     0x637cbbdce7cd - integration_tests[a62a7634549a02fd]::test_server_discovery
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:143:39
[INFO] [stdout]   48:     0x637cbbdce7cd - integration_tests[a62a7634549a02fd]::test_server_discovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:118:33
[INFO] [stdout]   49:     0x637cbbdce7cd - <integration_tests[a62a7634549a02fd]::test_server_discovery::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x637cbbe1f77b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x637cbbe1f77b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x637cbbe2c16b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x637cbbe2c16b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x637cbbe2c16b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x637cbbe2c16b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x637cbbe2c16b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x637cbbe2c16b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x637cbbe2c16b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x637cbbe27884 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x637cbbe27884 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x637cbbe2ed72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x637cbbe2ed72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x637cbbe2ed72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x637cbbe2ed72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x637cbbe2ed72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x637cbbe2ed72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x637cbbe2ed72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x637cbbfa02ff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x637cbbfa02ff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x774a060e2aa4 - <unknown>
[INFO] [stdout]   71:     0x774a0616fa64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_server_discovery
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "30641160aba2f8fee788807c12f75ca3ede2b97abe0f1dd14e7eaa53dd085df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30641160aba2f8fee788807c12f75ca3ede2b97abe0f1dd14e7eaa53dd085df9", kill_on_drop: false }`
[INFO] [stdout] 30641160aba2f8fee788807c12f75ca3ede2b97abe0f1dd14e7eaa53dd085df9
